﻿2026-06-04T17:23:02.6907882Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T17:23:02.6910414Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T17:23:02.6912614Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T17:23:02.6914537Z [36;1melse[0m
2026-06-04T17:23:02.6916207Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T17:23:02.6918583Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T17:23:02.6920678Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T17:23:02.6922185Z [36;1mfi[0m
2026-06-04T17:23:02.6949077Z shell: /usr/bin/bash -e {0}
2026-06-04T17:23:02.6950660Z env:
2026-06-04T17:23:02.6953635Z   GH_TOKEN: ***
2026-06-04T17:23:02.6954864Z ##[endgroup]
